home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 October
/
Designer's Club 1998 October.iso
/
pc
/
Idea Source
/
teaser.dir
/
00094_Script_94
< prev
next >
Wrap
Text File
|
1998-08-21
|
153b
|
10 lines
on exitFrame
global ghostseen, getkey
if getkey=1 then go the frame +2
else
go frame "living"
set ghostseen=1
end if
end